From 1274e6d1092a31fa2691db1c9ea01bb1a984b293 Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 2 Mar 2003 03:23:20 +0000 Subject: [PATCH] Be less aggressive in rebuilding internal styles. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ba46742ca..e497641d7 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ install: # Nerdy release stuff that needs to work only on Linux. -internal_styles.c: mkstyle.sh style/csv.style +internal_styles.c: mkstyle.sh ./mkstyle.sh > internal_styles.c dep: -- 2.30.2